GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / KeepRedComponent Method





In This Topic
KeepRedComponent Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function KeepRedComponent( _
   ByVal ImageID As Integer _
) As GdPictureStatus
public GdPictureStatus KeepRedComponent( 
   int ImageID
)
public function KeepRedComponent( 
    ImageID: Integer
): GdPictureStatus; 
public function KeepRedComponent( 
   ImageID : int
) : GdPictureStatus;
public: GdPictureStatus KeepRedComponent( 
   int ImageID
) 
public:
GdPictureStatus KeepRedComponent( 
   int ImageID
) 

Parameters

ImageID
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members